Auto merge of #2938 - alexcrichton:virtual-in-git, r=brson
authorbors <bors@rust-lang.org>
Mon, 1 Aug 2016 00:06:50 +0000 (17:06 -0700)
committerGitHub <noreply@github.com>
Mon, 1 Aug 2016 00:06:50 +0000 (17:06 -0700)
commit1ceb0c9461217a28a3f8bd3f30f7ba4f8b8e1b4f
treee67917eed14ea74f01ab0f68aa510255cb394f73
parent4fe39fd292e7a052a18306f024d64bfbeef4ebb2
parent9243f06d40522095174a44a5ce45b5d5a9681b69
Auto merge of #2938 - alexcrichton:virtual-in-git, r=brson

Fix depending on git repos with workspaces

When we're recursively walking over a git repository we can safely ignore any
workspace Cargo.toml files we find instead of generating an error.